runtime.gcWork.empty (method)
4 uses
runtime (current package)
mgc.go#L1106: if !p.gcw.empty() {
mgc.go#L1920: if p != nil && !p.gcw.empty() {
mgc.go#L2000: if !gcw.empty() {
mgcwork.go#L383: func (w *gcWork) empty() bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)